***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jul 27, 2017                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJEC24MTA 1 2 
.param
+vc0 = 1.882e-8
+vc1 = 2.516e-6
+vc2 = 1.813e-7
+tc1 = 6.058e-2
+tc2 = 3.036e-3
d1 1 c zener
g1 c 1 value = {(vc0+vc1*v(c,1)+vc2*v(c,1)*v(c,1))*1e-6*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 2 c zener
g2 c 2 value = {(vc0+vc1*v(2,c)+vc2*v(2,c)*v(2,c))*1e-6*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1                     
***** dc model parameter ***
+ibv = 5e-3
+ bv = 26.85
+nbv = 1e-3
+ is = 2.409e-12
+  n = 2
+ rs = 18.74
+isr = 1.479e-12
+ nr = 2.317
***** capacitance parameter ***
+cjo = 12.35e-15
+ vj = 0.384
+  m = 0.287
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25                     
+  eg = 0.684
+ xti = 3                       
+tbv1 = 7.911e-4
+trs1 = 3.026e-4
.ends PJEC24MTA
*$
